home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3 / libblas / rot.z / rot
Encoding:
Text File  |  1998-10-30  |  2.9 KB  |  67 lines

  1.  
  2.  
  3.  
  4. ____RRRROOOOTTTT____((((3333FFFF))))                                                            ____RRRROOOOTTTT____((((3333FFFF))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      drotg, srotg, drot, srot - BLAS level ONE rotation subroutines
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee ddddrrrroooottttgggg(((( ddddaaaa,,,, ddddbbbb,,,, cccc,,,, ssss ))))
  13.      ddddoooouuuubbbblllleeee pppprrrreeeecccciiiissssiiiioooonnnn  cccc,,,, ddddaaaa,,,, ddddbbbb,,,, ssss
  14.  
  15.      ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee ssssrrrroooottttgggg(((( ssssaaaa,,,, ssssbbbb,,,, cccc,,,, ssss ))))
  16.      rrrreeeeaaaallll              cccc,,,, ssss,,,, ssssaaaa,,,, ssssbbbb
  17.  
  18.      ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee ddddrrrrooootttt(((( nnnn,,,, ddddxxxx,,,, iiiinnnnccccxxxx,,,, ddddyyyy,,,, iiiinnnnccccyyyy,,,, cccc,,,, ssss ))))
  19.      iiiinnnntttteeeeggggeeeerrrr          iiiinnnnccccxxxx,,,, iiiinnnnccccyyyy,,,, nnnn
  20.      ddddoooouuuubbbblllleeee pppprrrreeeecccciiiissssiiiioooonnnn cccc,,,, ssss
  21.      ddddoooouuuubbbblllleeee pppprrrreeeecccciiiissssiiiioooonnnn ddddxxxx(((( 1111 )))),,,, ddddyyyy(((( 1111 ))))
  22.  
  23.      ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee ssssrrrrooootttt(((( nnnn,,,, ssssxxxx,,,, iiiinnnnccccxxxx,,,, ssssyyyy,,,, iiiinnnnccccyyyy,,,, cccc,,,, ssss ))))
  24.      iiiinnnntttteeeeggggeeeerrrr          iiiinnnnccccxxxx,,,, iiiinnnnccccyyyy,,,, nnnn
  25.      rrrreeeeaaaallll             cccc,,,, ssss
  26.      rrrreeeeaaaallll             ssssxxxx(((( 1111 )))),,,, ssssyyyy(((( 1111 ))))
  27.  
  28. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  29.      DROTG and SROTG compute C and S, the Cosine and Sine of the rotation,
  30.      given the coordinates of a transformed vector (da, db) or (sa, sb).
  31.  
  32.      DROT and SROT apply a plane rotation (Cosine = C, Sine = S) to N points
  33.      whose coordinates are defined by the DX (SX) and DY (SY) vectors.
  34.  
  35. AAAAUUUUTTTTHHHHOOOORRRRSSSS
  36.           Jack Dongarra, linpack, 3/11/78.
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.                                                                         PPPPaaaaggggeeee 1111
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.